Added a comment: Sync git-annex metadata subset with S3 metadata.
authorBasile.Pinsard <Basile.Pinsard@web>
Wed, 18 Dec 2024 19:35:00 +0000 (19:35 +0000)
committeradmin <admin@branchable.com>
Wed, 18 Dec 2024 19:35:00 +0000 (19:35 +0000)
doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment b/doc/special_remotes/S3/comment_39_3b4360ac0e30b089533f76d1d9c7eb95._comment
new file mode 100644 (file)
index 0000000..77df892
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="Basile.Pinsard"
+ avatar="http://cdn.libravatar.org/avatar/87e1f73acf277ad0337b90fc0253c62e"
+ subject="Sync git-annex metadata subset with S3 metadata."
+ date="2024-12-18T19:34:59Z"
+ content="""
+How feasible would it be to be able to configure the remote so that a git-annex metadata get pushed to the S3 with the objects.
+Something like `sync-meta=mymetafield` that would set `x-amz-meta-mymetafield=` to the value of `git-annex metadata -g mymetafield --key theobjectkey`, whenever the data is pushed to the S3. 
+Thanks! 
+"""]]